Namespace - LJCUnitMeasureDAL
Parameters
fromMeasureUnitID - The 'From' UnitID value.
toMeasureUnitID - The 'To' UnitID value.
Returns
The IDKeys value.
Syntax
| C# |
|
public DbColumns GetIDKeys(Int32 fromMeasureUnitID, Int32 toMeasureUnitID)
|
Gets the ID key record.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.